backslash character

英 [ˈbækslæʃ ˈkærəktə(r)] 美 [ˈbækslæʃ ˈkærəktər]

网络  反斜杠字符

计算机



双语例句

  1. Note: The backslash character at the end of the first line in the command shown above is used only as a mechanism to indicate a line continuation.
    注意:在以上显示的命令中,第一行末尾的反斜杠字符只是用于表明同一行的延续。
  2. Notice in the rule entry that the colon ( ':') is escaped with a backslash; this preserves the value of the next character.
    请注意在冒号(:)用反斜杠转义的规则条目中保留下一个字符的值。
  3. The triple quotes also handle the internal quotes of type= "current" without forcing you to escape them manually with a backslash character as you would in Java code.
    三重引号还可以处理type=“current”的内部引号,而不会强制您像在Java代码中那样使用反斜杠字符手动进行转义。
  4. Gets a backslash character that can be used in a directory string.
    获取可在目录字符串中使用的反斜杠字符。
  5. So you have what are called escape characters like backslash N that is the shorthand notation of telling the computer put a new line character here.
    幸亏我们有一些类似反斜杠n的转义字符,这只是一种简化方式,用来告知电脑要在这新添一行。
  6. The specified system name is not valid. a system name cannot be "localhost," an IP address or contain the backslash character.
    指定的系统名称无效。系统名称不能是“localhost”、ip地址或包含反斜杠。